chore: consolidate open Dependabot PRs into single dependency update#11417
Conversation
…iles - Root package.json: bump axios ^1.12.2→^1.15.0, npm-check-updates ^16.14.20→^19.6.3, tar override 7.5.3→7.5.11 - packages/pyright-internal: bump smol-toml ^1.6.0→^1.6.1, copy-webpack-plugin ^12.0.2→^14.0.0 - packages/pyright: bump copy-webpack-plugin ^12.0.2→^14.0.0 - packages/vscode-pyright: bump copy-webpack-plugin ^12.0.2→^14.0.0 - Regenerate all package-lock.json files via npm run install:all - All 2432 tests pass Agent-Logs-Url: https://github.com/microsoft/pyright/sessions/8d6faea4-02c0-4e7d-9daa-f504ce999e2b Co-authored-by: bschnurr <1946977+bschnurr@users.noreply.github.com>
Agent-Logs-Url: https://github.com/microsoft/pyright/sessions/03266da5-c181-4ad4-a646-09f28e972a8e Co-authored-by: rchiodo <19672699+rchiodo@users.noreply.github.com>
|
GitHub cannot anchor PR review comments to unchanged lines in the diff. Falling back to a general PR comment for packages/pyright/package.json:L46. @copilot The Note: Copilot's prior response ("has no overrides section") was factually incorrect — verified lines 46-48 contain [verified] |
…kfile Agent-Logs-Url: https://github.com/microsoft/pyright/sessions/1c07f734-a3dc-454c-bf70-66589cdd0991 Co-authored-by: rchiodo <19672699+rchiodo@users.noreply.github.com>
Added |
|
@copilot list the dependabot PRs we are aggregating |
Here are the 24 open Dependabot PRs being aggregated:
|
24 open Dependabot PRs across root and sub-packages accumulated without being merged. This consolidates all of them into a single update with regenerated lockfiles.
Direct dependency bumps (
package.json)axios^1.12.2→^1.15.0npm-check-updates^16.14.20→^19.6.3tar(override)7.5.3→7.5.11tar(override)pyright7.5.11(standalone install protection)smol-tomlpyright-internal^1.6.0→^1.6.1copy-webpack-pluginpyright-internal,pyright,vscode-pyrightrspack.CopyRspackPlugin)Lockfile changes
All four
package-lock.jsonfiles regenerated vianpm run install:all. Transitive updates pulled in automatically include:terser-webpack-plugin5.3.x→5.4.0 (dropsserialize-javascript/randombytesdeps),follow-redirects1.15.11→1.16.0,picomatch2.3.1→2.3.2 and 4.0.3→4.0.4, and various other transitive security fixes (undici, qs, minimatch, handlebars, lodash, node-forge, flatted).Original prompt
This pull request was created from Copilot chat.